home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
So Who's Dr. Rabbit?
/
SWDR_1.iso
/
pc
/
swdrmov
/
pg1415.dxr
/
01415 Scripts Int_24_Main Reading Script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-28
|
173 b
|
11 lines
on exitFrame
UtilUpdateFrame()
if soundBusy(2) then
go(the frame)
else
startTimer()
unLoad(1, the frame - 1)
UtilGoToFrame(the frame + 1)
end if
end